.containter{width: 1190px;margin: auto;}
.clear{clear: both;}
.index_tx_aboutus{width: 100%;min-width: 1190px;max-width: 1920px;height: 505px;padding-top: 50px;padding-bottom: 40px;}



.abus_left{width: 780px;height: 100%;overflow: hidden;float: left;display: none;}
.page_aboutpic{width:780px; height:385px; position:relative;}
.page_aboutpic ul{ width:100%;height: auto;}
.page_aboutpic ul li{ list-style:none;text-align:center;width:100%; height:100%;}
.page_indexpic ul li img{width:100%; height:100%;}
.index_nj_abus_top{width: 100%;padding: 4px;margin-bottom: 20px;}
.index_nj_abus_top li{width: 160px;height: 80px;float: left;background-color: #f9f9f9;box-shadow: 0 0 4px #d6d6d6;margin-left: 44px;padding-top: 10px;text-align: center;}
.index_nj_abus_top li span{font-family: 微软雅黑;font-size: 14px;color: #434041;font-weight: normal;line-height: 20px;}
.index_nj_abus_top li:first-child{width: 160px;height: 80px;float: left;background-color: #f9f9f9;box-shadow: 0 0 4px #d6d6d6;margin-left: 0;}



.index_abus_right{width: 401px;height: 503px;float: right;position: relative;display: none;}
.index_abus_right2{width: 314px;height: 472px;background-color: #f9f9f9;border-bottom: 5px solid #ec1b24;position: absolute;top: 0;padding: 26px 45px 0 40px;}
.index_abus_title{width: 100%;text-align: center;font-family: 微软雅黑;font-size: 36px;color: #434041;font-weight: normal;line-height: 40px;}
.index_abus_title_sm{width: 100%;text-align: center;font-family: 微软雅黑;font-size: 16px;color: #d2d2d2;font-weight: normal;line-height: 24px;}
.index_abus_company{width: 100%;text-align: center;font-family: 微软雅黑;font-size: 25px;color: #333333;font-weight: bold;line-height: 40px;position: relative}
.index_abus_company:after{content: '';display: table;width: 100%;height: 1px;background-color: #d5d5d5;margin-top: 20px;margin-bottom: 30px;}
.index_abus_text a{font-size: 14px;color: #666666;line-height: 25px;font-family: 微软雅黑;font-weight: normal;}
.right_btm_list{width: 100%;margin-top: 45px;}
.right_btm_list li{float: left;width: 102px;text-align: center;font-size: 17px;position: relative;
    transition: all .2s;
    -moz-transition: all .2s;	/* Firefox 4 */
    -webkit-transition: all .2s;	/* Safari 和 Chrome */
    -o-transition: all .2s;	/* Opera */
}
.right_btm_list li:before{content: '';display: table;width: 1px;height: 20px;background-color: #dcdcdc;position: absolute;left: 0;top: 19px;}
.right_btm_list li:first-child:before{content: '';display: none;width: 1px;height: 20px;background-color: #dcdcdc;position: absolute;left: 0;top: 19px;}
.right_btm_list li a{font-size: 17px;color: #404040;font-weight: normal;line-height: 20px;}
.right_btn{width: 50px;height: 45px;margin: auto;overflow: hidden}
.right_btn1{background: url(../ZERO/img/abus_right_pic.jpg) no-repeat 0 0;}
.right_btn2{background: url(../ZERO/img/abus_right_pic.jpg) no-repeat -50px 0;}
.right_btn3{background: url(../ZERO/img/abus_right_pic.jpg) no-repeat -100px 0;}
.right_btm_list li:hover{
    transform: translateY(-4px);
    -ms-transform: translateY(-4px);		/* IE 9 */
    -webkit-transform: translateY(-4px);	/* Safari and Chrome */
    -o-transform: translateY(-4px);		/* Opera */
    -moz-transform: translateY(-4px);		/* Firefox */
    transition: all .2s;
    -moz-transition: all .2s;	/* Firefox 4 */
    -webkit-transition: all .2s;	/* Safari 和 Chrome */
    -o-transition: all .2s;	/* Opera */
}
